SdoCommand Class
Represents the description of an SDO command.
Inheritance Hierarchy
System.Object
IntervalZero.KINGSTAR.Base.SdoCommand
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public class SdoCommand
Public Class SdoCommand
The SdoCommand class exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SdoCommand | Initializes a new instance of the SdoCommand class. |
Properties
Name | Description | |
---|---|---|
![]() |
Data | The buffer for the data. |
![]() |
Index | The index of an object. |
![]() |
SubIndex | The subindex of an object. |
See also